this.click({
{"%call",
"%say$2500",
"Phone calls",
"Phone"
}
})
call=function()
this.callPhone("9996355")
return true
end
say=function()
this.speak("mihaaru mi gulhanee anhenun ah")
return true
end
return true